projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b9e233
)
Make unused variable menu-bar-handwrite-map obsolete
author
Stefan Kangas
<stefan@marxist.se>
Sun, 21 Feb 2021 09:23:12 +0000
(10:23 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 21 Feb 2021 09:49:07 +0000
(10:49 +0100)
* lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused
variable obsolete.
lisp/play/handwrite.el
patch
|
blob
|
history
diff --git
a/lisp/play/handwrite.el
b/lisp/play/handwrite.el
index 98da26c2e6cd5ff8110729c1b3f117ba0f7615a9..3cc5d9c8dce078da3e64b075170af284ec599781 100644
(file)
--- a/
lisp/play/handwrite.el
+++ b/
lisp/play/handwrite.el
@@
-90,7
+90,7
@@
(define-key map [handwrite] '("Write by hand" . handwrite))
map))
(fset 'menu-bar-handwrite-map menu-bar-handwrite-map)
-
+(make-obsolete-variable 'menu-bar-handwrite-map nil "28.1")
;; User definable variables